add _gtk_entry_completion_resize_popup.
authorKristian Rietveld <kris@gtk.org>
Mon, 17 Nov 2003 22:02:21 +0000 (22:02 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 17 Nov 2003 22:02:21 +0000 (22:02 +0000)
commit18154a2ea475a1249d55cd3e23fbbd34cbb2cce9
tree467b9b1e07150f541dab61464e874b20e07dc1a9
parent2a9551f54e1751ca85ad981bc4dc514ec4196b2e
add _gtk_entry_completion_resize_popup.

Mon Nov 17 22:56:09 2003  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkentryprivate.h: add _gtk_entry_completion_resize_popup.

* gtk/gtkentry.c (gtk_entry_completion_timeout): popup when not
mapped, else resize_popup.

* gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup),
(_gtk_entry_completion_popup): moved all popup resizing code to
_gtk_entry_completion_resize_popup, and show the window when there
are more than zero items in the completion list again (sigh).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkentrycompletion.c
gtk/gtkentryprivate.h